CS224N: Assignment 4 Reading Comprehension
نویسندگان
چکیده
The Dynamic Coattention Network [1] is an end-to-end neural network model for question answering. The model consists of a coattentive encoder that captures the interactions between the question and the context paragraph, as well as a dynamic pointing decoder that alternates between estimating the start and end of the answer span. Due to the extensive training time needed by the complex decoder in this model, this project explores the possibility of achieving comparable QA performance using the same neural network model, albeit with a simpler decoder structure. We discover that a complex decoder structure is necessary for excellent QA performance. Our model achieves an F1 score of 55.1 and an EM score of 42.4.
منابع مشابه
CS224N Assignment 4: Reading Comprehension
Building question answering systems with deep learning is a significant application of solving the complex natural language problem of reading comprehension. In our approach, we have analyzed literature on previous work, implemented and improved on specific models described, and compared the various models to analyze the effects of certain aspects of models on performance on the question answer...
متن کاملCS224n Assignment 4: Machine Comprehension with Exploration on Attention Mechanism
This goal of this paper is to perform the prediction task on SQuAD dataset about reading comprehension. Given a pair of context paragraph and a question, we’ll output an answer. To do this, a model is built combining the idea of Bidirectional LSTM and attention flow mechanism. The basic architecture and setup details of the model are introduced, so do the summary of performance and error analys...
متن کاملImpact of Differentiated Instruction Strategies and Traditional-Based Instruction on the Reading Comprehension of Iranian EFL Students
This study investigates and compares the efficacy of differentiated instruction and traditional-based instruction on enhancing Iranian students’ reading comprehension. Eight elementary, intermediate, and advanced classrooms from 1 language institute were chosen, and based on their performance on the pretests were further divided into 4 control and 4 treatment groups. Flexible grouping, tiered i...
متن کاملCS224N Project: Let Computers Do Reading Comprehension
In this work, we want to teach the computers to do reading comprehension. More specifically, the task is to let computers read a short passage and then answer some simple questions based on the passage.[1] proposes an end-to-end, RNN-like approach which, according to them, needs significantly less supervision but performs comparatively good to benchmarks for many applications. However, we found...
متن کاملStanford CS224n Project: Reading Comprehension
In this paper we explore Machine Comprehension, a subset of Natural Language Processing, using data from SQuAD. We take an iterative approach to designing our prediction model, starting with a very basic foundation, extending it and replacing components piece by piece while testing for effectiveness. Our model achieves a 62.3 F1 score on the SQuAD test set.
متن کاملذخیره در منابع من
با ذخیره ی این منبع در منابع من، دسترسی به آن را برای استفاده های بعدی آسان تر کنید
عنوان ژورنال:
دوره شماره
صفحات -
تاریخ انتشار 2017